home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-08-11 | 773 b | 26 lines | [TEXT/MPS ] |
- # File: DragBusinessCard.make
- # Target: DragBusinessCard
- # Sources: Enumerate.c GetAttribute.c SimpleDrag.c SimpleDrag.r
- # Created: Thursday, August 4, 1994 12:17:38 PM
-
-
- OBJECTS = Enumerate.c.o GetAttribute.c.o SimpleDrag.c.o
-
-
- DragBusinessCard ƒƒ DragBusinessCard.make SimpleDrag.r
- Rez SimpleDrag.r -append -o DragBusinessCard
-
- DragBusinessCard ƒƒ DragBusinessCard.make {OBJECTS}
- Link -t APPL -c dNet ∂
- {OBJECTS} ∂
- "{CLibraries}"StdClib.o ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- -o DragBusinessCard
- Enumerate.c.o ƒ DragBusinessCard.make Enumerate.c
- C -r Enumerate.c
- GetAttribute.c.o ƒ DragBusinessCard.make GetAttribute.c
- C -r GetAttribute.c
- SimpleDrag.c.o ƒ DragBusinessCard.make SimpleDrag.c
- C -r SimpleDrag.c
-